profiler: Clean up profiler marks for frameclock
authorAlexander Larsson <alexl@redhat.com>
Wed, 12 Feb 2020 12:20:32 +0000 (13:20 +0100)
committerAlexander Larsson <alexl@redhat.com>
Wed, 12 Feb 2020 12:20:32 +0000 (13:20 +0100)
commit324202a56c57375b1daf7ba61f099fe9773aabcb
tree2d8b0f0cc4e177162d38d2d299ad444fbf8c0848
parente3a67385f445050721878d82e0b3dc5b054fe52d
profiler: Clean up profiler marks for frameclock

This drops the marks for before/after-paint as they are internal
things that very rarely use any time, and also flush/resume-events
as any events reported here will get separate marks so will be easy
to see anyway.

Also, we rename the entire frameclock cycle to "frameclock cycle"
rather than "paint_idle" which is rather cryptic.
gdk/gdkframeclock.c
gdk/gdkframeclockidle.c